<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff ;font-size: 14px;font-family: "微软雅黑";color: #333;line-height: 22px;min-width: 1250px;}
a {text-decoration: none;color: #333;transition: all 0.3s;}
a:hover{color: #2284c7;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
.l {width: 1200px;margin: 0 auto;}
.left {	float: left;}
.right {float: right;}

/*------------------------------  顶部通用-------------------------------*/
.top-bj{width: 100%;background-color: #f8f8f8;border-bottom: 1px solid #eee;font-size: 14px;color: #999;padding: 7px 0 5px;}
.top-yy a{color: #999; display: inline-block; padding-left: 24px;margin-left: 15px;}
.top-yy a.zhonwen{background: url(../images/index_03.png) no-repeat left center;} 
.top-yy a.english{background: url(../images/index_06.png) no-repeat left center;} 
.header{background: #fff;width: 100%;}
.top .logo{float: left;margin:15px 0 10px;}
.top .logo img{height: 56px;}
.top .right img{ margin-top:9px;}
.tel{ margin-top:18px;}
.tel-text{ margin-left:8px; margin-top:10px;}
.tel-text p{ color:#999; font-size:14px;padding-bottom:2px;}
.tel-text span{color: #333;font-size: 22px;font-weight: bold;}
.top-yy a:hover{color: #2284c7;}

/*导航*/
.navBar{margin:0px auto; height: 40px;line-height: 40px;color:#333;}
.nav{position:relative;float: right;margin:0 auto;font-size:16px;  z-index:2}
.nav a{color:#333;}
.nav h3{font-size:100%;font-weight:normal;margin: 22px auto;}
.nav .m{float:left;position:relative;z-index:1;}
.nav .s{float:left;width:3px;text-align:right;color:#D4D4D4;font-size:12px;}
.nav h3 a{display:block;margin-left: 40px;text-align:right;text-transform: uppercase;}
.nav .sub li a:hover{color:#fff;}
.nav h3 a:hover{ color:#2284c7;}
.active a{ color:#2284c7;}
.nav .sub{display:none;position:absolute;left:5px;top:87px;z-index:1;width:135px;border-top:0;background:#fff;box-shadow: 2px 4px 8px rgba(51, 51, 51, .25);}
.nav .sub li{text-align:center;margin-bottom:-1px;position: relative;}
.nav .sub li a{display:block;border-bottom:1px solid #eee;padding:5px 0;height:28px;line-height:28px;color:#666;font-size:14px;text-transform: capitalize;}
.nav .sub li a:hover{background:#2284c7;}
.nav .sub li .sub-two{position: absolute;width:135px;border-top:0;background:#fff;box-shadow: 2px 4px 8px rgba(51, 51, 51, .25);left: 100%;top: 0;
display: none;}
.nav .sub li:hover .sub-two{display: block;}
.sticky-nav.menu_fixed {	
	position: fixed;	
	top: 0;	
	left: 0;	
	width: 100%;	
	z-index: 99;	
	animation: sticky 1s;	
	box-shadow: 2px 4px 8px rgba(51, 51, 51, .25);	
	background-color: #fff;
}
.sticky-nav.menu_fixed .top .logo img{height: 60px;}
.sticky-nav.menu_fixed .nav h3{ margin: 26px auto;}
.sticky-nav.menu_fixed .nav .sub{top: 92px;}
@keyframes sticky {	
	0% {		
		transform: translateY(-100%)	
	}	
	100% {		
		transform: translateY(0)	
	}
}

/*banner*/
.flexslider{position:relative;height:600px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:600px;}
.slides li a{display: block;width: 100%;height: 100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:30px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:30px;height:3px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;
cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;/*top:45%;*/}
/* .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}.flex-direction-nav li a.flex-prev{left:20px;background:url(../images/prev.png) center center no-repeat; top:190px;}.flex-direction-nav li a.flex-next{right:20px;background:url(../images/next.png) center center no-repeat;top:190px;} *//*banner-end*/

/*index*/
.sy-title{width: 100%;text-align: left;padding: 50px 0;}
.sy-title h2{font-size: 35px;color: #333;font-weight: bold;float: left;}
.sy-title span{font-size: 54px;opacity: 0.07;text-transform: uppercase;display: inline-block;line-height: 17px;}
.sy-title p{font-size: 16px;color: #666;margin-top: 20px;}

.notice {width: 100%; overflow: hidden;}
.notice .tab-hd{margin-top: -76px;float: right;}
.notice .tab-hd .tab-nav{text-align: right;}
.notice .tab-hd .tab-nav li{display: inline-block;margin-left: 22px;font-size: 16px;line-height: 30px;}
.notice .tab-hd .tab-nav li.on,.notice .tab-hd .tab-nav li:hover{border-bottom: 2px solid #2284c7;}
.notice .tab-hd .tab-nav li.on a,.notice .tab-hd .tab-nav li:hover a{color: #2284c7;}
.notice .tab-bd {}
.notice .tab-bd ul {overflow: hidden;zoom: 1;}
.notice .tab-bd ul li{overflow: hidden;text-align: center;}
.notice .tab-bd ul li{width: 100%;}
.notice .tab-bd ul li img{width: 100%;transition: all 0.3s;vertical-align: middle;}
.notice .tab-bd ul li figure:hover img{transform: scale(1.05);}
.notice .tab-bd ul li p{width: 100%;color: #fff;font-size: 16px;line-height: 40px;}
#clzx .notice .tab-bd ul li{float: left;width: 380px;margin-right: 30px;margin-bottom: 30px;}
#clzx .notice .tab-bd ul li:nth-child(3n){float: right;margin-right: 0;}
#clzx .notice .tab-bd ul li figure{height: 253px;overflow: hidden;line-height: 250px;}
#clzx .notice .tab-bd ul li p{background: #2284c7;}

.jgfw-bj{width: 100%;background: url(../images/index_01.jpg) no-repeat top;margin-top: 20px;padding-bottom: 30px;}
.jgfw-bj .notice .tab-bd ul li{position: relative;}
.jgfw-bj .notice .tab-bd ul li:nth-child(1){width: 460px;float: left;height: 483px;background: #fff;}
.jgfw-bj .notice .tab-bd ul li:nth-child(1) figure{width: 100%;height: 100%;line-height: 480px;}
.jgfw-bj .notice .tab-bd ul li p{position: absolute;bottom: 0;background: rgba(0,0,0, 0.15);}
.jgfw-bj .notice .tab-bd ul li:nth-child(2){float: right;width: 716px;}
.jgfw-bj .notice .tab-bd ul li .tab-pal-div{position: relative;width: 345px;float: left;height: 230px;overflow: hidden;margin-bottom: 22px;}
.jgfw-bj .notice .tab-bd ul li .tab-pal-div:nth-child(2n){float: right;}

.picScroll-left {overflow: hidden;position: relative;width: 100%;}
.picScroll-left .bd {}
.picScroll-left .bd ul {overflow: hidden;zoom: 1;}
.picScroll-left .bd ul li {width: 280px;margin: 0 8px;float: left;overflow: hidden;text-align: center;}
.picScroll-left .bd ul li figure{width: 100%;border: 1px solid #eee;height: 187px;line-height: 184px;overflow: hidden;}
.picScroll-left .bd ul li figure img{width: 100%;transition: all 0.3s;vertical-align: middle;}
.picScroll-left .bd ul li:hover figure img{transform: scale(1.05);}
.picScroll-left .bd ul li p{font-size: 16px;color: #666;line-height: 40px;}
.picScroll-left .hd{width: 100%;text-align: center;margin-top: 30px;}
.picScroll-left .hd ul li{display: inline-block;border-radius: 50%;width: 10px;height: 10px;overflow: hidden;background: #ddd;line-height: 40px;margin: 0 4px;
cursor: pointer;}
.picScroll-left .hd ul li.on,.picScroll-left .hd ul li:hover{background: #2284c7;}

.news-bj{width: 100%;background: #f8f8f8;margin-top: 40px;padding-bottom: 40px;}
.sy-news-l{width: 570px;overflow: hidden;float: left;position: relative;}
.sy-news-l figure{width: 100%;}
.sy-news-l figure img{width: 100%;transition: all 0.3s;}
.sy-news-l:hover figure img{transform: scale(1.05);}
.sy-news-l .sy-news-text{background: rgba(34,132,199,0.7);position: absolute;width: 85%;bottom: 30px;left: 27px;padding: 15px;color: #fff;}
.sy-news-text time,.sy-news-r li time{display: inline-block;float: left;border-right: 1px solid #fff;text-align: center;padding: 5px 10px 5px 0;}
.sy-news-text time span,.sy-news-r li time span{font-size: 30px;font-weight: bold;}
.sy-news-text time p,.sy-news-r li time p{font-size: 14px;line-height: 12px;margin-top: 10px;}
.sy-news-text .sy-news-p{float: right;width: 400px;}
.sy-news-text .sy-news-p h3,.sy-news-r .sy-news-p h3{font-size: 16px;margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 1;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.sy-news-text .sy-news-p p,.sy-news-r .sy-news-p p{font-size: 14px;text-align: justify;line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.sy-news-r{width: 600px;float: right;}
.sy-news-r li{width: 100%;background: #fff;border: 1px solid #ebeaea;margin-bottom: 20px;}
.sy-news-r li a{display: inline-block;width: 100%;height: 100%;padding: 16px 20px;}
.sy-news-r li time{border-right: 1px solid #eee;color: #999999;padding: 10px 20px 10px 0;}
.sy-news-r li time p{margin-top: 13px;}
.sy-news-r .sy-news-p{width: 465px; margin-left: 17px;float: left;}
.sy-news-r .sy-news-p p{color: #666;}
.sy-news-r .sy-news-p h3{line-height: 30px;}


/*------------------------------  底部通用-------------------------------*/
.footer{background-color: #313131;padding-bottom: 15px;color: #fff;}
.foot-1{width: 185px;float: left;margin-top: 48px;}
.foot-1 img{width: 100%;}
.foot-nav{width: 81%;float: right;}
.foot-nav ul li{float: left;margin-left: 30px;margin-top: 30px;width: 240px;}
.foot-nav ul li:last-child{float: right;margin-right: 0;}
.foot-nav ul li h4{font-size: 18px;color: #fff;line-height: 45px;margin-bottom: 5px;}
.foot-nav ul li p{float: left;width: 50%;}
.foot-nav ul li p a{font-size: 14px;color: #fff;opacity: 0.7;line-height: 30px;}
.foot-nav ul li p a:hover{opacity: 1;}
.foot-nav ul li:nth-child(3) p{float: left;width: 100%;}
.foot-nav ul li:last-child{width: 110px;float: right;margin-left: 0;}
.foot-nav ul li:last-child figure img{width: 100%;}
.bq{width: 100%;border-top: 1px solid #3c3c3c;text-align: center;font-size: 14px;color: #fff;margin-top: 50px;padding: 15px 0 0;opacity: 0.7;}
.bq a{color: #fff;opacity: 0.7;}
.bq a:hover{opacity: 1;}

/*内页*/
.ny-banner{width: 100%;height: 400px;}
.ny-banner h2{line-height: 400px;color: #fff;font-size: 35px;font-weight: bold;text-align: center;text-transform: uppercase;}
/*left*/
.about_left {width: 245px;height: auto;margin-top: 27px;margin-bottom: 20px;box-shadow: 0 0 10px #ccc;}
.about_left_bt {width: 245px;height: 45px;background: #2284c7;color: #fff;line-height: 45px;text-align: center;text-transform: uppercase;}
.about_left_bt span {font-size: 18px;}
.about_left .contact .c {border: #dadada 1px solid;border-top: 0;padding: 10px;font-size: 13px;line-height: 24px;}
.about_left .contact .c img {border: 1px solid #dadada;	display: block;	padding: 2px;width: 100%;}
.about_left .contact strong {color: #2284c7;}
.left_nav2 ul {/* border: #dadada 1px solid; */color: #383838}
.list_dt{	
	background: #fff;	
	color: white;	
	width: 100%;	        	
	height: 34px;	
	line-height: 34px;	
	cursor: pointer;	
	overflow: hidden;	
	text-overflow: ellipsis;	
	white-space: nowrap;	
	position: relative;	
	border-bottom: 1px solid #dbdada;	
	text-indent: 8px;	
	text-transform: capitalize;
}
.list_dt:hover{background: #fff;}
.list_dt:hover ._after{	
	display: block;	
	width: 3px;	
	height: 100%;	
	position: absolute;	
	left: 0;	
	top: 0;
	background: #2284c7;
}
.list_dt:hover a{color: #2284c7;}
#open{background: #fff;}
#open ._after{
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #2284c7;
}
.list_dt_icon{ position: absolute; right: 10px; top: 11px; display: block; width: 16px; height: 16px;background: url("../images/about5.png") no-repeat;	}
#open .list_dt_icon{background: url("../images/about5.png") no-repeat;}
.list_dd{ display: block;}
.list_li{width: 100%; height: 34px;line-height: 34px;cursor: pointer;border-bottom: 1px dotted #ccc;text-indent: 2em;position: relative;}
.list_li .list_dt_icon{right: 20px;}
.list_li a{color: #666;}
.list_li:hover{background: #2284c7;}
.list_li:hover a{ color: #fff;}
.left-3nav{display: none;}
.list_dt a{width: 80%;display: inline-block;}
.list_dl .on a{color: #2284c7;}


.sjj_nav{background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top: 70px;}	
.sjj_nav&gt;ul&gt;li:first-child{overflow:hidden;border-top:0}	
.sjj_nav&gt;ul&gt;li:first-child&gt;a{float:left;width:calc(100% - 70px)}	
.sjj_nav ul li .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}	
.sjj_nav ul li .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}	
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}	
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}	
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}	
.sjj_nav ul li{border-top:1px #ddd solid;position:relative;line-height:40px;font-size:16px;padding-left: 10px;float: left;width: 96%;}	
.sjj_nav&gt;ul &gt;li:last-child{border-bottom:1px #ddd solid;}	
.sjj_nav ul li ul{display:none;float: left; width: 95.6%;}	
.sjj_nav ul li a{color:#666;width:80%}	
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;font-size: 14px;}	
.sjj_nav ul li i svg{width:14px;height:20px;fill:#555;}	
.sjj_nav ul li .sjj_nav_i_se svg{fill:#2284c7}	
.sjj_nav ul li ul li&gt;ul{margin-left:10px}
.sjj_nav ul li.wap-cpxz{width: 100%;border-radius: 5px;color: #fff;background: #2284c7;display: block;text-align: center;}	
/* .sjj_nav ul li.wap-cpxz ul li i{right: 15px;}
.sjj_nav ul li.wap-cpxz ul li ul li i{right: 30px;} */
.sjj_nav ul li.wap-cpxz a{color: #fff;}
.sjj_nav ul li.wap-cpxz i{border-left: none;}
.sjj_nav ul li.wap-cpxz i svg{fill: #fff;}
.sjj_nav ul li.wap-cpxz ul{width: 93%;text-align: center;margin: 0 15px;}
.sjj_nav ul li.wap-cpxz ul li:last-child{border-bottom: none;}
.sjj_nav a.wap-cpxz:hover{color: #2284c7;}
.sjj_nav ul li.on .on1{color: #2284c7;}
.sjj_nav ul li .active .on2{color: #2284c7;}
.sjj_nav ul li ul li{line-height: 34px;}
.sjj_nav ul li #twonav-1,.sjj_nav ul li #twonav-2{display:block;}	

/*right*/
.i-news {/* overflow: hidden; */}
.about_right {width:910px;height: auto;float: right;margin-top: 27px;overflow: hidden;font-size: 14px;	line-height: 1.5;min-height: 500px;}
.about_site {height: 38px;border-bottom: 2px solid #2284c7;overflow: hidden;}
.about_site ul li {line-height: 38px;}
.about_site ul {list-style-type: none;width: 100%}
.about_site ul li.z {float: left}
.about_site ul li.y {float: right;text-transform: capitalize;}
.about_site ul li.y a {display: inline-block}
.about_site ul li.z span {font-size: 18px;font-weight: 400;color: #888; margin-right: 15px;display: block;float: left;text-transform: capitalize;}
.about_site ul li.z span.cur {color: #65280a;height: 44px;}
.about_lr {	height: auto;margin: 0px auto;line-height: 26px;border-bottom: 1px dashed #b61c25;padding-bottom: 20px;margin-bottom: 20px;min-height: 400px;}
.about_lr_p {padding: 0px;line-height: 26px;color: #696969;font-size: 14px;text-indent: 0px;}
.about_lr_p img{max-width: 100%;}

/*right-img*/
.case {width: 103%;margin-top: 20px;}
.case ul li {width: 210px;height:185px;float: left;text-align: center;line-height: 30px;margin-right: 22px;margin-bottom: 20px;}
.case ul li:nth-child(4n) {margin-right: 0px !important;}
.case ul li p {	text-align: center;	width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; line-height: 35px;}
.case ul li figure{width: 100%;height: 140px;border: 1px solid rgb(219, 218, 218);overflow: hidden;line-height: 138px;background: #fff;}
.case ul li img {width: 100%;height: auto;transition: all 0.6s;vertical-align: middle;}
.case ul li:hover figure img{transform: scale(1.05);}
.case ul li:hover p{color: #2284c7;}

/*翻页*/
.paging {margin: 32px 0;font-size: 14px;text-align: right}
.paging .page {display: inline-block;}
.paging &gt; span {margin: auto 16px;}
.paging .page-numbar {margin: auto 0;}
.paging .page-numbar .page-num, .paging .page-index, .paging .page-pre, .paging .page-next, .paging .page-last {
	display: inline-block;
	margin: auto 4px;
	padding: 2px 12px;
	border: 1px solid #EEE;
	border-radius: 2px;
}
.paging .page-numbar .page-num-current, .paging .page-numbar .page-num:hover {border-color: #2284c7;color: #2284c7;}
.text-secondary{float: right;}

/*内页新闻*/
.gsxw_01 {width: 100%;margin-top: 0px;}
.gsxw_01 ul {margin: 10px;display: inline;}
.gsxw_01ul li {	width: 100%;float: left;line-height: 40px;}
.gsxw_01ul li a {float: left;color: #333333;font-size: 14px;}
.gsxw_01ul li a:hover{color: #2284c7;}
.gsxw_01ul li span {float: right;color: #333;}

/*内页留言*/
.message {margin: 20px auto ;}
.message h1 {font-weight: 100;font-size: 30px;color: #797979;margin: 20px auto;}
.message_ts {font-size: 12px;color: #585858;line-height: 20px;padding: 8px;background: #f8f8f8;border: 1px solid #e3e3e3;}
.message_ts span {color: #fd0000;}
.message_con {margin-top: 30px;}
.message_con ul li {height: 64px;}
.message_con ul li label {width: 125px;float: left;font-size: 14px;color: #333333;display: inline-block;text-align: right;padding-right: 5px;}
.message_con ul li input {width: 755px;height: 28px;border: 2px solid #e3e4e8;}
.message_con ul li input:hover {border: 2px solid #d09595;}
.message_con ul li textarea {width: 378px;height: 100px;border: 2px solid #e3e4e8;}
.message_con ul li span {display: inline-block;	margin-left: 10px;font-size: 12px;line-height: 20px;color: #fd0000;	max-width: 207px;}
.message_con ul li button {width: 94px;height: 34px;border: 0;line-height: 34px;text-align: center;background: #e50011;	font-size: 18px;color: #fff;cursor: pointer;margin-top: 60px;}
.message_con ul li .tipinfo {display: inline-block;font-size: 12px;color: #f00;margin-left: 6px;}
.message_con ul li {height: auto;min-height: 64px;}
.message_con ul li .btn_submit {background: none repeat scroll 0 0 #2284c7;border: 0 none;color: #FFFFFF;cursor: pointer;font-size: 18px;height: 34px;line-height: 34px;text-align: center;	width: 94px;margin-left: 131px;margin-top: 20px;}
.message_con ul li .btn_submit:hover {	border: 0;}
.a,
.ab,
.abc,
.abcd,
.abcde,
.abcdef,
.abcdefg {font-size: 10px; color: red; margin-left: 130px !important;}

/*详情*/
.about_lr h2 {font-size: 20px;line-height: 50px;text-align: center;}
.about_lr .info {line-height: 24px;border-bottom: 1px dashed;text-align: center;}
.about_right .next {text-align: right;}
.about_right .pre, .about_right .next {width: 49.5%;float: left;margin-bottom: 20px;}
.about_right .pre {text-align: left;}

/*合作客户*/
.kehu{margin-top: 30px; margin-left: 3px;margin-right: 3px;}
.kehu li{width: 211px;height: 90px;background: #fff;border: #eee 1px solid;float: left;margin-right: 17px;overflow: hidden;line-height: 88px;
transition: all 0.6s;margin-bottom: 17px;}
.kehu li img{width: 100%;transition: all 0.6s;vertical-align: middle;}
.kehu li:hover img{transform: scale(1.05);}
.kehu li:nth-child(4n){float: right;margin-right: 0;}

/*证书*/
.zs{margin-top: 20px;}
.zs ul li{width: 210px;float: left;margin-right: 22px;margin-bottom: 22px;text-align: center;height: 330px;}
.zs ul li figure{width: 100%;border: 1px solid #eee;height: 278px;line-height: 278px;overflow: hidden;}
.zs ul li figure img{width: 100%;transition: all 0.6s;vertical-align: middle;}
.zs ul li:hover figure img{transform: scale(1.05);}
.case ul li:nth-child(4n) { margin-right: 0px !important;}
.zs ul li p{font-size: 14px;line-height: 30px;}

/*en*/
#en-nav .nav .sub{left: 0px;}
#en-nav .nav #m1 .sub{left: 11px;}
#en-nav .nav #m2 .sub{width: 280px;left: -17px;}
#cp-en li{font-size: 12px;text-transform: capitalize;}
#foot-nav-en ul li{margin-right: 35px;}
#foot-nav-en ul li:nth-child(1) p,#foot-nav-en ul li:nth-child(2) p{text-transform: capitalize;}
#foot-nav-en ul li:nth-child(3){width: 422px;}
#foot-nav-en ul li:nth-child(3) p{color: #fff;opacity: 0.7;width: 100%;float: left;line-height: 30px;}
#foot-nav-en ul li:nth-child(3) p a{word-wrap: break-word;display: inline-block;float: right;width: 87%;}
#en-left p{width: 100%;float: left;}
#en-left p span{display: inline-block;width: 78%;float: right;word-wrap: break-word;}</pre></body></html>